projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93cd841
)
; In text.texi fix typo spotted by Štěpán Němec
author
Martin Rudalics
<rudalics@gmx.at>
Mon, 6 Nov 2017 13:11:15 +0000
(14:11 +0100)
committer
Martin Rudalics
<rudalics@gmx.at>
Mon, 6 Nov 2017 13:11:15 +0000
(14:11 +0100)
doc/lispref/text.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/text.texi
b/doc/lispref/text.texi
index 4872dbd3e9aa3a6857b34b54ea393b96c221fffd..3d26d0930f7173b2b0c9f4ff572b93123635219e 100644
(file)
--- a/
doc/lispref/text.texi
+++ b/
doc/lispref/text.texi
@@
-1921,7
+1921,7
@@
have an entry @code{t} in the table.
@defopt comment-auto-fill-only-comments
This variable, if non-@code{nil}, means to fill lines automatically
-within comments only. More precis
le
y, this means that if a comment
+within comments only. More precis
el
y, this means that if a comment
syntax was defined for the current buffer, then self-inserting a
character outside of a comment will not call @code{auto-fill-function}.
@end defopt